vendor/golang.org/x/net/http2/hpack.Decoder.callEmit (method)
3 uses
vendor/golang.org/x/net/http2/hpack (current package)
hpack.go#L349: return d.callEmit(HeaderField{Name: hf.Name, Value: hf.Value})
hpack.go#L383: return d.callEmit(hf)
hpack.go#L386: func (d *Decoder) callEmit(hf HeaderField) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)